home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / search.context.provideridentifiers.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.2 KB  |  33 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "search.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "search.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <h1><img src="..\..\images\business.gif" height="16" width="16" alt="Provider"> Provider - Identifiers</h1>
  18.                 Use the <B>Identifiers</B> tab to view the identification schemes associated with this provider. 
  19.                 <UL>
  20.                     <LI><B>Identifiers:</B> Displays a list of the identification schemes associated with this provider. The name of each identification scheme is followed by its unique name (or key name) and value (or key value). 
  21.                         </li>
  22.                 </UL>
  23.                 <p>
  24.                 <h3>More Information</h3>
  25.                 <!-- #include file = "glossary.identifier.htm" -->
  26.                 </td>
  27.             </tr>
  28.         </table>
  29.         <!-- #include file = "search.footer.htm" -->
  30.     </body>
  31. </html>
  32.  
  33.